removeAsset

open fun removeAsset(assetId: String)

Custom implementation of removing asset from asset source. This method will be invoked when ly.img.engine.AssetApi.removeAsset is called for current sourceId.

Parameters

assetId

the assetId that should be removed.